home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / ascens.dir / 00076_MENU_LIG.PIC.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  131 b   |  9 lines

  1. on mouseUp
  2.   puppetSprite(the clickOn, 0)
  3.   if isWindows() then
  4.     go("CONTROLLI_TOW")
  5.   else
  6.     go("CONTROLLI_TO")
  7.   end if
  8. end
  9.